home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.46 / pcgamercd / Data / items.pcg / scripts / DefineButton2_272 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2004-08-12  |  64 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","JSTART\t" + url + "\t");
  3. }
  4.